翻訳と辞書
Words near each other
・ FLEX (protocol)
・ FLEX (satellite)
・ Flex (singer)
・ Flex (song)
・ Flex acreage
・ Flex Alexander
・ Flex Comix
・ Flex D'Paper
・ Flex discography
・ Flex dollar
・ Flex expert system
・ Flex language
・ Flex Lewis
・ Flex Linhas Aéreas
・ Flex links
Flex machine
・ Flex Mentallo
・ Flex Model of Learning
・ Flex nibs
・ Flex offense
・ Flex print
・ FLEX Records
・ Flex space
・ Flex temp
・ Flex Wheeler
・ Flex Your Head
・ Flex Your Rights
・ Flex-Able
・ Flex-Able Leftovers
・ Flex-Able Leftovers (album)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Flex machine : ウィキペディア英語版
Flex machine

The Flex Computer System was developed by Michael Foster and Ian Currie of Royal Signals and Radar Establishment (RSRE) in Malvern, England, during the 1980s. It used a tagged storage scheme to implement a capability architecture, and was designed for the safe and efficient implementation of strongly typed procedures.
The hardware was custom and microprogrammable, with an operating system, (modular) compiler, editor, garbage collector and filing system all written in ALGOL 68RS.
There were (at least) two incarnations of Flex, implemented using hardware with writable microcode. The first was supplied by Logica to an RSRE design, and the second used an ICL PERQ. The microcode alone was responsible for storage allocation, deallocation and garbage collection. This immediately precluded a whole class of errors arising from the misuse (deliberate or accidental) of pointers.
Another notable feature of Flex was the tagged, write-once filestore. This allowed arbitrary code and data structures to be written and retrieved transparently, without recourse to external encodings. Data could thus be passed safely from program to program.
In a similar way, remote capabilities allowed data and procedures on other machines to be accessed over a network connection, again without the application program being involved in external encodings of data, parameters or result values.
The whole scheme allowed abstract data types to be safely implemented, as data items and the procedures permitted to access them could be bound together, and the resulting capability passed freely around. The capability would grant access to the procedures, but could not be used in any way to obtain access to the data.
== See also ==

* Ten15

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Flex machine」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.